(struct scroll_bar): Members x_widget_low, x_widget_high
authorGerd Moellmann <gerd@gnu.org>
Sun, 19 Nov 2000 00:28:46 +0000 (00:28 +0000)
committerGerd Moellmann <gerd@gnu.org>
Sun, 19 Nov 2000 00:28:46 +0000 (00:28 +0000)
commit923d04fba357e265aa0b9dee4b4668ae5fb178e7
tree6d1f54a9f39ee1386c0ee0fee0cb8849df5d1d3b
parent4314123374fa1930a7e77095adec7164d36fa3ad
(struct scroll_bar): Members x_widget_low, x_widget_high
removed.
(SCROLL_BAR_X_WIDGET): Get the widget via XtWindowToWidget.
Take the X display as additional argument.
(SET_SCROLL_BAR_X_WIDGET): Store the window of the widget, since
`Widget' is a pointer type that's not easily stored in Lisp_Object
form in a portable way.
src/xterm.h